*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000 (21:44 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000 (21:44 +0000)
lisp/ChangeLog

index 64ae83e4226f1e3e7a783ab5f14f6d5afe32b4d6..6b44c14d89e9d56cd8ff2c5281067ee693d4fc81 100644 (file)
@@ -1,3 +1,12 @@
+2003-01-27  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (kill-new): Improve doc string for yank-handler.
+       Signal args-out-of-range error if yank-handler is specified for
+       an empty string.
+
+       * subr.el (insert-for-yank): Remove COMMAND element from yank
+       handler.
+
 2003-01-27  Dave Love  <fx@gnu.org>
 
        * dired-x.el (dired-filename-at-point): Fix last change and tidy up.